Wiki

Clone wiki

inf225 / glossary / Procedural programming

[Alphabetical Index | Tag Index]

Procedural programming

A programming paradigm based around procedure calls. Sometimes considered the same as imperative programming and typically based on structured programming.

[Wikipedia]

Updated